INSTALL_DIR_PROMPT = "Please enter the directory in which to install the Microsoft NetMeeting Files:"
; Display an error if this is run on Windows NT
NO_NT_ERROR = "This version of Microsoft NetMeeting does not run on Windows NT."
REMOVE_NODIR_ERROR = "Microsoft NetMeeting is not installed on this computer."
REMOVE_CONFIRMATION_PROMPT = "This will remove Microsoft NetMeeting. Do you wish to continue?"
REMOVE_COMPLETION_PROMPT = "Microsoft NetMeeting has been removed successfully."
; Display names and descriptions for transports
PROTNAME_DIRCB = "Null Modem"
PROTNAME_PSTN = "Modem"
PROTNAME_TCPIP = "Network (TCP/IP)"
PROTNAME_IPX = "Network (IPX)"
PROTNAME_NETBIOS = "Network (NETBIOS)"
PROTNAME_R11_PSTN = "Modem for LiveShare Networks"
PROTNAME_R11_NETBIOS = "Network (NETBIOS) for LiveShare Networks"
PROTNAME_R11_IPX = "Network (IPX) for LiveShare Networks"
PROTDESC_DIRCB = "Enables you to call another person using direct cable."
PROTDESC_PSTN = "Enables you to call another person using your modem."
PROTDESC_TCPIP = "Enables you to place calls on the Internet. Also can be used to place calls on a Local Area Network (LAN)."
PROTDESC_IPX = "Can be used to place calls on a Local Area Network (LAN)."
PROTDESC_NETBIOS = "Can be used to place calls on a Local Area Network (LAN)."
PROTDESC_R11_PSTN = "Enables you to call users of PictureTel LiveShare 3.X and earlier with your modem. Can only be used for conferences with one other person."
PROTDESC_R11_NETBIOS = "Enables you to call users of PictureTel LiveShare 3.X and earlier on a Local Area Network (LAN). Can only be used for conferences with one other person."
PROTDESC_R11_IPX = "Enables you to call users of PictureTel LiveShare 3.X and earlier on a Local Area Network (LAN). Can only be used for conferences with one other person."